source/derelict/cudnn5.d(637,22): Error: cast from `const(extern (C) char* function(int) nothrow @nogc)*` to `void**` not allowed in safe code source/derelict/cudnn5.d-mixin-639(639,23): Error: `@safe` function `loadSymbols` cannot access `__gshared` data `cudnnCreate` source/derelict/cudnn5.d-mixin-639(639,10): Error: cast from `extern (C) int function(cudnnContext**) nothrow @nogc*` to `void**` not allowed in safe code source/derelict/cudnn5.d-mixin-639(639,73): Error: `@safe` function `loadSymbols` cannot access `__gshared` data `cudnnDestroy` source/derelict/cudnn5.d-mixin-639(639,60): Error: cast from `extern (C) int function(cudnnContext*) nothrow @nogc*` to `void**` not allowed in safe code source/derelict/cudnn5.d-mixin-639(639,125): Error: `@safe` function `loadSymbols` cannot access `__gshared` data `cudnnSetStream` source/derelict/cudnn5.d-mixin-639(639,112): Error: cast from `extern (C) int function(cudnnContext*, void*) nothrow @nogc*` to `void**` not allowed in safe code source/derelict/cudnn5.d-mixin-639(639,181): Error: `@safe` function `loadSymbols` cannot access `__gshared` data `cudnnGetStream` source/derelict/cudnn5.d-mixin-639(639,168): Error: cast from `extern (C) int function(cudnnContext*, void**) nothrow @nogc*` to `void**` not allowed in safe code source/derelict/cudnn5.d-mixin-639(639,237): Error: `@safe` function `loadSymbols` cannot access `__gshared` data `cudnnCreateTensorDescriptor` source/derelict/cudnn5.d-mixin-639(639,224): Error: cast from `extern (C) int function(cudnnTensorStruct**) nothrow @nogc*` to `void**` not allowed in safe code source/derelict/cudnn5.d-mixin-639(639,319): Error: `@safe` function `loadSymbols` cannot access `__gshared` data `cudnnSetTensor4dDescriptor` source/derelict/cudnn5.d-mixin-639(639,306): Error: cast from `extern (C) int function(cudnnTensorStruct*, int, int, int, int, int, int) nothrow @nogc*` to `void**` not allowed in safe code source/derelict/cudnn5.d-mixin-639(639,399): Error: `@safe` function `loadSymbols` cannot access `__gshared` data `cudnnSetTensor4dDescriptorEx` source/derelict/cudnn5.d-mixin-639(639,386): Error: cast from `extern (C) int function(cudnnTensorStruct*, int, int, int, int, int, int, int, int, int) nothrow @nogc*` to `void**` not allowed in safe code source/derelict/cudnn5.d-mixin-639(639,483): Error: `@safe` function `loadSymbols` cannot access `__gshared` data `cudnnGetTensor4dDescriptor` source/derelict/cudnn5.d-mixin-639(639,470): Error: cast from `extern (C) int function(const(cudnnTensorStruct*), int*, int*, int*, int*, int*, int*, int*, int*, int*) nothrow @nogc*` to `void**` not allowed in safe code source/derelict/cudnn5.d-mixin-639(639,563): Error: `@safe` function `loadSymbols` cannot access `__gshared` data `cudnnSetTensorNdDescriptor` source/derelict/cudnn5.d-mixin-639(639,550): Error: cast from `extern (C) int function(cudnnTensorStruct*, int, int, const(int), const(int)) nothrow @nogc*` to `void**` not allowed in safe code source/derelict/cudnn5.d-mixin-639(639,643): Error: `@safe` function `loadSymbols` cannot access `__gshared` data `cudnnGetTensorNdDescriptor` /opt/dmd-safe/dmd/dmd-safe failed with exit code 1.